std::exception::~exception
From Cppreference
< cpp | error | exception/exception
| C++ Standard Library | |||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Utilities library | |||||||||||||||||||||||||||||
| Error handling | |||||||||||||||||||||||||||||
| std::exception | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| virtual ~exception();
| ||
Destroys the exception object.